home *** CD-ROM | disk | FTP | other *** search
- *PPD-Adobe: "4.2"
- *% Adobe Systems PostScript(R) Printer Description File
- *FormatVersion: "4.2"
- *FileVersion: "1.0"
- *PCFileName: "AGA36SF2.PPD"
- *LanguageVersion: English
- *LanguageEncoding: ISOLatin1
- *Product: "(AGFA SelectSet Avantra 36)"
- *PSVersion: "(2013.108) 93073011"
- *ModelName: "AGFA-Avantra36SF"
- *NickName: "AGFA-Avantra36SF v2013.108"
-
- *% General Information and Defaults ===============
- *FreeVM: "8648832"
- *LanguageLevel: "2"
- *Protocols: BCP
- *ColorDevice: False
- *DefaultColorSpace: Gray
- *VariablePaperSize: True
- *Extensions: FileSystem
- *FileSystem: True
- *?FileSystem: "
- statusdict /diskstatus get exec
- exch pop 0 eq {(False)}{(True)}ifelse = flush
- "
- *End
- *Throughput: "1"
- *Password: "()"
- *ExitServer: "
- count 0 eq % is the password on the stack?
- { false }{ true exch startjob } ifelse
- not % if no password or not valid
- {
- (WARNING : Cannot modify initial VM.) =
- (Missing or invalid password.) =
- (Please contact the author of this software.) = flush
- quit
- } if
- "
- *End
- *Reset: "
- count 0 eq % is the password on the stack?
- { false }{ true exch startjob } ifelse
- not % if no password or not valid
- {
- (WARNING : Cannot reset printer.) =
- (Missing or invalid password.) =
- (Please contact the author of this software.) = flush
- quit
- } if
- systemdict /quit get exec
- (WARNING : Printer Reset Failed.) = flush
- "
- *End
-
- *OpenUI *Resolution: PickOne
- *OrderDependency: 10 AnySetup *Resolution
- *DefaultResolution: 2400x2400dpi
- *Resolution 1200x1200dpi: " 1 dict dup /HWResolution [1200 1200] put setpagedevice "
- *Resolution 1800x1800dpi: " 1 dict dup /HWResolution [1800 1800] put setpagedevice "
- *Resolution 2400x2400dpi: " 1 dict dup /HWResolution [2400 2400] put setpagedevice "
- *Resolution 3600x3600dpi: " 1 dict dup /HWResolution [3600 3600] put setpagedevice "
- *?Resolution: "
- save
- currentpagedevice /HWResolution get 0 get
- ( ) cvs print (dpi) = flush
- restore
- "
- *End
- *CloseUI: *Resolution
-
- *% Halftone Information ===============
- *ScreenFreq: "133.0"
- *ScreenAngle: "45.0"
- *DefaultScreenProc: Dot
- *ScreenProc Dot: "
- {abs exch abs 2 copy add 1 gt {1 sub dup mul exch 1 sub dup mul add 1
- sub }{dup mul exch dup mul add 1 exch sub }ifelse }
- "
- *End
- *ScreenProc Line: "{ pop }"
- *ScreenProc Ellipse: "{ dup 5 mul 8 div mul exch dup mul exch add sqrt 1 exch sub }"
-
- *DefaultTransfer: Null
- *Transfer Null: "{ }"
- *Transfer Null.Inverse: "{ 1 exch sub }"
- *AccurateScreensSupport: True
-
- *% Paper Handling ===================
-
- *OpenUI *PageSize: PickOne
- *OrderDependency: 30 AnySetup *PageSize
- *DefaultPageSize: Letter
- *PageSize Letter: "letter"
- *PageSize Legal: "legal"
- *PageSize Tabloid: "11x17"
- *PageSize LARGE: " 2 dict dup /Orientation 1 put dup /PageSize [2570 2052] put setpagedevice "
- *PageSize A2: " 2 dict dup /Orientation 1 put dup /PageSize [1191 1684] put setpagedevice "
- *PageSize A3: "a3"
- *PageSize A4: "a4"
- *PageSize A5: "a5"
- *PageSize B5: "b5"
- *PageSize Letter.Transverse: "Letter"
- *PageSize Legal.Transverse: "Legal"
- *PageSize Tabloid.Transverse: "17x11"
- *PageSize A1.Transverse: " 2 dict dup /Orientation 0 put dup /PageSize [1684 2384] put setpagedevice "
- *PageSize A2.Transverse: " 2 dict dup /Orientation 0 put dup /PageSize [1191 1684] put setpagedevice "
- *PageSize A3.Transverse: "A3"
- *PageSize A4.Transverse: "A4"
- *PageSize A5.Transverse: "A5"
- *PageSize B5.Transverse: "B5"
- *?PageSize: "
- save
- mark
- currentpagedevice dup /PageSize get aload % pagedict width height
- 9 dict
- dup [420 595] (A5) put
- dup [499 709] (B5) put
- dup [612 792] (Letter) put
- dup [595 842] (A4) put
- dup [612 1008] (Legal) put
- dup [842 1191] (A3) put
- dup [792 1224] (Tabloid) put
- dup [1191 1684] (A2) put
- dup [2570 2052] (LARGE) put
- 9 dict
- dup [1684 2384] (A1.Transverse) put
- dup [1191 1684] (A2.Transverse) put
- dup [842 1191] (A3.Transverse) put
- dup [420 595] (A5.Transverse) put
- dup [499 709] (B5.Transverse) put
- dup [595 842] (A4.Transverse) put
- dup [612 792] (Letter.Transverse) put
- dup [612 1008] (Legal.Transverse) put
- dup [792 1224] (Tabloid.Transverse) put
- 6 -1 roll /Orientation get % test orientation
- 1 eq { pop } { exch pop }ifelse % choose dict
- (Unknown) exch
- { exch aload pop
- 5 index eq exch 6 index eq and
- { exch pop exit } { pop } ifelse
- } bind forall = flush cleartomark
- restore
- "
- *End
- *CloseUI: *PageSize
-
- *% These entries will set up the frame buffer. Usually used with manual feed.
- *OpenUI *PageRegion: PickOne
- *OrderDependency: 40 AnySetup *PageRegion
- *DefaultPageRegion: Letter
- *PageRegion Letter: "letter"
- *PageRegion Legal: "legal"
- *PageRegion Tabloid: "11x17"
- *PageRegion LARGE: " 2 dict dup /Orientation 1 put dup /PageSize [2570 2052] put setpagedevice "
- *PageRegion A2: " 2 dict dup /Orientation 1 put dup /PageSize [1191 1684] put setpagedevice "
- *PageRegion A3: "a3"
- *PageRegion A4: "a4"
- *PageRegion A5: "a5"
- *PageRegion B5: "b5"
- *PageRegion Letter.Transverse: "Letter"
- *PageRegion Legal.Transverse: "Legal"
- *PageRegion Tabloid.Transverse: "17x11"
- *PageRegion A1.Transverse: " 2 dict dup /Orientation 0 put dup /PageSize [1684 2384] put setpagedevice "
- *PageRegion A2.Transverse: " 2 dict dup /Orientation 0 put dup /PageSize [1191 1684] put setpagedevice "
- *PageRegion A3.Transverse: "A3"
- *PageRegion A4.Transverse: "A4"
- *PageRegion A5.Transverse: "A5"
- *PageRegion B5.Transverse: "B5"
- *CloseUI: *PageRegion
-
- *% The following entries provide information about specific paper keywords.
- *DefaultImageableArea: Letter
- *ImageableArea Letter: "0 0 612 792 "
- *ImageableArea Legal: "0 0 612 1008 "
- *ImageableArea Tabloid: "0 0 792 1224 "
- *ImageableArea LARGE: "0 0 2570 2052"
- *ImageableArea A2: "0 0 1191 1684 "
- *ImageableArea A3: "0 0 842 1191 "
- *ImageableArea A4: "0 0 595 842 "
- *ImageableArea A5: "0 0 420 595 "
- *ImageableArea B5: "0 0 499 709 "
- *ImageableArea Letter.Transverse: "0 0 612 792 "
- *ImageableArea Legal.Transverse: "0 0 612 1008"
- *ImageableArea Tabloid.Transverse: "0 0 792 1224 "
- *ImageableArea A1.Transverse: "0 0 1684 2384"
- *ImageableArea A2.Transverse: "0 0 1191 1684"
- *ImageableArea A3.Transverse: "0 0 842 1191"
- *ImageableArea A4.Transverse: "0 0 595 842 "
- *ImageableArea A5.Transverse: "0 0 420 595 "
- *ImageableArea B5.Transverse: "0 0 499 709 "
- *?ImageableArea: "
- save /cvp { cvi ( ) cvs print ( ) print } bind def
- newpath clippath pathbbox
- 4 -2 roll exch 2 {ceiling cvp} repeat
- exch 2 {floor cvp} repeat flush
- restore
- "
- *End
-
- *% These provide the physical dimensions of the paper (by keyword)
- *DefaultPaperDimension: Letter
- *PaperDimension Letter: "612 792"
- *PaperDimension Legal: "612 1008"
- *PaperDimension Tabloid: "792 1224"
- *PaperDimension LARGE: "2570 2052"
- *PaperDimension A2: "1191 1684"
- *PaperDimension A3: "842 1191"
- *PaperDimension A4: "595 842"
- *PaperDimension A5: "420 595"
- *PaperDimension B5: "499 709"
- *PaperDimension Letter.Transverse: "612 792"
- *PaperDimension Legal.Transverse: "612 1008"
- *PaperDimension Tabloid.Transverse: "792 1224"
- *PaperDimension A1.Transverse: "1684 2384"
- *PaperDimension A2.Transverse: "1191 1684"
- *PaperDimension A3.Transverse: "842 1191"
- *PaperDimension A4.Transverse: "595 842"
- *PaperDimension A5.Transverse: "420 595"
- *PaperDimension B5.Transverse: "499 709"
-
- *% Custom Page Sizes
- *CustomPageSize True: "
- 4 dict begin
- dup /Orientation exch def
- /PageOffset [ 5 -2 roll ] def
- /PageSize [
- 5 2 roll dup 0 eq exch 2 eq or {exch} if
- ] def
- /ImagingBBox null def
- currentdict end
- setpagedevice "
- *End
- *ParamCustomPageSize Width: 1 points 100 2570
- *ParamCustomPageSize Height: 2 points 100 2052
- *ParamCustomPageSize WidthOffset/Margins: 3 points 0 2570
- *ParamCustomPageSize HeightOffset: 4 points 0 0
- *ParamCustomPageSize Orientation: 5 int 0 3
- *CenterRegistered: True
- *MaxMediaWidth: "2570"
- *MaxMediaHeight: "2052"
- *?CurrentMediaWidth: "
- save
- currentpagedevice /OutputDevice get cvlit /OutputDevice findresource
- /PageSize get 0 get 2 get = flush
- restore
- "
- *End
- *?CurrentMediaHeight: "
- save
- currentpagedevice /OutputDevice get cvlit /OutputDevice findresource
- /PageSize get 0 get 3 get = flush
- restore
- "
- *End
-
- *% Default Handling Features. This machine is a roll-fed machine, which is
- *% why most of these entries have values of "None".
-
- *RequiresPageRegion All: True
- *OpenUI *InputSlot: PickOne
- *OrderDependency: 20 AnySetup *InputSlot
- *InputSlot Cassette: ""
- *DefaultInputSlot: Cassette
- *CloseUI: *InputSlot
-
- *% Imagesetter Information =====================
-
- *OpenGroup: Imagesetter
- *% *OpenUI *MirrorPrint/Mirror Print: Boolean
- *% *OrderDependency: 50 AnySetup *MirrorPrint
- *% *MirrorPrint True: " 1 dict dup /MirrorPrint true put setpagedevice "
- *% *MirrorPrint False: " 1 dict dup /MirrorPrint false put setpagedevice "
- *% *DefaultMirrorPrint: False
- *% *?MirrorPrint: " save currentpagedevice /MirrorPrint get
- *% { (True) } { (False) } ifelse = flush restore "
- *% *End
- *% *CloseUI: *MirrorPrint
-
- *% *OpenUI *NegativePrint/Negative Print: Boolean
- *% *OrderDependency: 50 AnySetup *NegativePrint
- *% *NegativePrint True: " 1 dict dup /NegativePrint true put setpagedevice "
- *% *NegativePrint False: " 1 dict dup /NegativePrint false put setpagedevice "
- *% *DefaultNegativePrint: False
- *% *?NegativePrint: " currentpagedevice /NegativePrint get
- *% { (True) }{ (False) } ifelse = flush "
- *% *End
- *% *CloseUI: *NegativePrint
-
- *% Screenfilter Settings ============================
-
- *OpenUI *Screenfilter/Screenfilter Mode: PickOne
- *OrderDependency: 9 AnySetup *Screenfilter
- *DefaultScreenfilter: AGFA
- *Screenfilter No/No Filtering: "
- userdict /AGFADict known
- {
- statusdict begin /gHeliosOPI true def end
- AGFADict begin 0 SetDefaultScreenFilter end
- statusdict /gHeliosOPI undef
- }
- {
- /mSFFilterNotInstalled statusdict /gToolsMessages get exch get print flush
- } ifelse
- "
- *End
- *Screenfilter Standard/Standard RT Screening: "
- userdict /AGFADict known
- {
- statusdict begin /gHeliosOPI true def end
- AGFADict begin 1 SetDefaultScreenFilter end
- statusdict /gHeliosOPI undef
- }
- {
- /mSFFilterNotInstalled statusdict /gToolsMessages get exch get print flush
- } ifelse
- "
- *End
- *Screenfilter AGFA/AGFA Balanced Screening: "
- userdict /AGFADict known
- {
- statusdict begin /gHeliosOPI true def end
- AGFADict begin 2 SetDefaultScreenFilter end
- statusdict /gHeliosOPI undef
-
- }
- {
- /mSFFilterNotInstalled statusdict /gToolsMessages get exch get print flush
- } ifelse
- "
- *End
- *Screenfilter Adobe/Adobe Accurate Screening: "
- userdict /AGFADict known
- {
- statusdict begin /gHeliosOPI true def end
- AGFADict begin 3 SetDefaultScreenFilter end
- statusdict /gHeliosOPI undef
- }
- {
- /mSFFilterNotInstalled statusdict /gToolsMessages get exch get print flush
- } ifelse
- "
- *End
- *?Screenfilter: "
- userdict /AGFADict known
- {
- save AGFADict begin /tempvar ScreenFilter def
- tempvar 0 eq {(No)} if
- tempvar 1 eq {(Standard)} if
- tempvar 2 eq {(AGFA)} if
- tempvar 3 eq {(Adobe)} if
- = flush end restore
- } if "
- *End
- *CloseUI: *Screenfilter
-
- *OpenUI *Dot/Default Spot: PickOne
- *OrderDependency: 10 AnySetup *Dot
- *DefaultDot: Round
- *Dot Round: "
- userdict /AGFADict known
- {
- statusdict begin /gHeliosOPI true def end
- AGFADict begin 1 SetDefaultSpotID end
- statusdict /gHeliosOPI undef
-
- }
- {
- /mSFFilterNotInstalled statusdict /gToolsMessages get exch get print flush
- } ifelse
- "
- *End
-
- *Dot Elliptical: "
- userdict /AGFADict known
- {
- statusdict begin /gHeliosOPI true def end
- AGFADict begin 11 SetDefaultSpotID end
- statusdict /gHeliosOPI undef
- }
- {
- /mSFFilterNotInstalled statusdict /gToolsMessages get exch get print flush
- } ifelse
- "
- *End
- *?Dot: "
- userdict /AGFADict known
- {
- save AGFADict begin /tempvar GetSpot end exch pop
- ( ) cvs def
- tempvar (RoundAGFASpot) eq {(Round)} if
- tempvar (EllipticalAGFASpot) eq {(Elliptical)} if
- = flush restore
- } if "
- *End
- *CloseUI: *Dot
-
- *OpenUI *SpotOverride/Spot Override: PickOne
- *OrderDependency: 10 AnySetup *SpotOverride
- *DefaultSpotOverride:Off
- *SpotOverride On: "
- userdict /AGFADict known
- {
- statusdict begin /gHeliosOPI true def end
- AGFADict begin true SetOverrideSpot end
- statusdict /gHeliosOPI undef
-
- }
- {
- /mSFFilterNotInstalled statusdict /gToolsMessages get exch get print flush
- } ifelse
- "
- *End
- *SpotOverride Off: "
- userdict /AGFADict known
- {
- statusdict begin /gHeliosOPI true def end
- AGFADict begin false SetOverrideSpot end
- statusdict /gHeliosOPI undef
-
- }
- {
- /mSFFilterNotInstalled statusdict /gToolsMessages get exch get print flush
- } ifelse
- "
- *End
- *?SpotOverride: "
- userdict /AGFADict known
- {
- save AGFADict begin OverrideSpotFlag end
- { (On) } { (Off) } ifelse = flush restore
- } if "
- *End
- *CloseUI: *SpotOverride
-
- *OpenUI *RuleOverride/Ruling Override: PickOne
- *OrderDependency: 10 AnySetup *RuleOverride
- *DefaultRuleOverride: Off
- *RuleOverride On: "
- userdict /AGFADict known
- {
- statusdict begin /gHeliosOPI true def end
- AGFADict begin true SetOverrideRule end
- statusdict /gHeliosOPI undef
-
- }
- {
- /mSFFilterNotInstalled statusdict /gToolsMessages get exch get print flush
- } ifelse
- "
- *End
- *RuleOverride Off: "
- userdict /AGFADict known
- {
- statusdict begin /gHeliosOPI true def end
- AGFADict begin false SetOverrideRule end
- statusdict /gHeliosOPI undef
-
- }
- {
- /mSFFilterNotInstalled statusdict /gToolsMessages get exch get print flush
- } ifelse
- "
- *End
- *?RuleOverride: "
- userdict /AGFADict known
- {
- save AGFADict begin OverrideRuleFlag end
- { (On) } { (Off) } ifelse = flush restore
- } if "
- *End
- *CloseUI: *RuleOverride
-
- *OpenUI *FlushJob/Flush Job: PickOne
- *OrderDependency: 10 AnySetup *FlushJob
- *DefaultFlushJob: Off
- *FlushJob On: "
- userdict /AGFADict known
- {
- statusdict begin /gHeliosOPI true def end
- AGFADict begin true SetFlushJobMode end
- statusdict /gHeliosOPI undef
-
- }
- {
- /mSFFilterNotInstalled statusdict /gToolsMessages get exch get print flush
- } ifelse
- "
- *End
- *FlushJob Off: "
- userdict /AGFADict known
- {
- statusdict begin /gHeliosOPI true def end
- AGFADict begin false SetFlushJobMode end
- statusdict /gHeliosOPI undef
-
- }
- {
- /mSFFilterNotInstalled statusdict /gToolsMessages get exch get print flush
- } ifelse
- "
- *End
- *?FlushJob: "
- userdict /AGFADict known
- {
- save AGFADict begin FlushJobModeFlag end
- { (On) } { (Off) } ifelse = flush restore
- } if "
- *End
- *CloseUI: *FlushJob
-
- *UIConstraints: *Screenfilter No *Dot
- *UIConstraints: *Screenfilter Standard *Dot
- *UIConstraints: *Screenfilter Adobe *Dot
-
- *UIConstraints: *Screenfilter No *SpotOverride
- *UIConstraints: *Screenfilter Standard *SpotOverride
- *UIConstraints: *Screenfilter Adobe *SpotOverride
-
- *UIConstraints: *Screenfilter No *RuleOverride
- *UIConstraints: *Screenfilter Standard *RuleOverride
- *UIConstraints: *Screenfilter Adobe *RuleOverride
-
- *UIConstraints: *Screenfilter No *FlushJob
- *UIConstraints: *Screenfilter Standard *FlushJob
- *UIConstraints: *Screenfilter Adobe *FlushJob
-
- *% End Screenfilter Settings ============================
-
- *AdvanceMedia None: ""
- *DefaultAdvanceMedia: None
- *?AdvanceMedia: "(None) = flush"
-
- *CutMedia None: ""
- *DefaultCutMedia: None
- *?CutMedia: "(None) = flush"
- *CloseGroup: Imagesetter
-
-
- *% Font Information =====================
-
- *DefaultFont: Courier
- *Font Courier: Standard "(001.004)" Standard
- *Font Courier-Bold: Standard "(001.004)" Standard
- *Font Courier-BoldOblique: Standard "(001.004)" Standard
- *Font Courier-Oblique: Standard "(001.004)" Standard
- *Font Helvetica: Standard "(001.002)" Standard
- *Font Helvetica-Bold: Standard "(001.002)" Standard
- *Font Helvetica-BoldOblique: Standard "(001.002)" Standard
- *Font Helvetica-Oblique: Standard "(001.002)" Standard
- *Font Symbol: Special "(001.003)" Special
- *Font Times-Bold: Standard "(001.002)" Standard
- *Font Times-BoldItalic: Standard "(001.004)" Standard
- *Font Times-Italic: Standard "(001.002)" Standard
- *Font Times-Roman: Standard "(001.002)" Standard
- *?FontQuery: "
- save
- {
- count 1 gt
- {
- exch dup 128 string cvs (/) print print (:) print
- /Font resourcestatus { pop pop (Yes) }{ (No) } ifelse =
- }
- { exit } ifelse
- } bind loop
- (*) = flush
- restore
- "
- *End
-
- *?FontList: "
- save
- (*) { cvn == } 128 string /Font resourceforall
- (*) = flush
- restore
- "
- *End
-
- *% Printer Messages (verbatim from printer):
- *Message: "%%[ exitserver: permanent state may be changed ]%%"
- *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
- *Message: "\FontName\ not found, using Courier"
-
- *% Status (format: %%[ status: <one of these> ]%% )
- *Status: "initializing"
- *Status: "idle"
- *Status: "holding"
- *Status: "busy"
- *Status: "waiting"
- *Status: "printing"
- *Status: "PrinterError: Fatal error"
- *Status: "PrinterError: Engine hardware failure"
- *Status: "PrinterError: Printer busy"
- *Status: "PrinterError: Printer in pause"
- *Status: "PrinterError: Media jam"
- *Status: "PrinterError: Cutter jam"
- *Status: "PrinterError: No cassette"
- *Status: "PrinterError: No media"
- *Status: "PrinterError: Take done"
- *Status: "PrinterError: Missed breakpoint"
- *Status: "PrinterError: Warning: Low media"
- *Status: "PrinterError: Cover Open"
- *Status: "PrinterError: Non Voltatile Memory Write Complete"
- *Status: "PrinterError: No Cutter"
- *Status: "PrinterError: Engine Underrun"
- *Status: "PrinterError: External Processor Not Ready"
- *Status: "PrinterError: Command Processing State"
- *Status: "PrinterError: Time out on engine communication"
- *Status: "PrinterError: Engine communication failure"
- *Status: "PrinterError: Error in engine resolution"
- *Status: "PrinterError: Printer OK"
- *Status: "PrinterError: Failed printerstart"
- *Status: "PrinterError: Image transfer problem"
- *Status: "PrinterError: Image transfer problem"
- *Status: "PrinterError: Image transfer problem"
- *Status: "PrinterError: Image transfer problem"
- *Status: "PrinterError: Image transfer problem"
- *Status: "PrinterError: Image transfer problem"
- *Status: "PrinterError: Image transfer problem"
- *Status: "PrinterError: Default page being defined is too long."
- *Status: "PrinterError: Page being defined is too wide."
- *Status: "PrinterError: Printer needs attention"
- *Status: "PrinterError: Communications error"
- *Status: "PrinterError: Carriage jam"
- *Status: "PrinterError: Carriage sensor broken"
- *Status: "PrinterError: Carriage hit wall"
- *Status: "PrinterError: Carriage out of level"
- *Status: "PrinterError: Media not loaded"
- *Status: "PrinterError: Cassette full"
- *Status: "PrinterError: Cassette/Media mismatch"
- *Status: "PrinterError: Cutter in media path"
- *Status: "PrinterError: Output punch jam"
- *Status: "PrinterError: Input punch jam"
- *Status: "PrinterError: Side door open"
- *Status: "PrinterError: Spindle jam"
- *Status: "PrinterError: Aperture jam"
- *Status: "PrinterError: Polarizer jam"
- *Status: "PrinterError: Weak lens jam"
- *Status: "PrinterError: Cassette jam"
- *Status: "PrinterError: Spinner error"
- *Status: "PrinterError: Time out on engine communication"
- *Status: "PrinterError: Engine communication failure"
- *Status: "PrinterError: Error in engine resolution"
- *Status: "PrinterError: Failed printerstart"
- *Status: "PrinterError: Image transfer problem"
- *Status: "PrinterError: Image transfer problem"
- *Status: "PrinterError: Image transfer problem"
- *Status: "PrinterError: Image transfer problem"
- *Status: "PrinterError: Image transfer problem"
- *Status: "PrinterError: Image transfer problem"
- *Status: "PrinterError: Image transfer problem"
- *Status: "PrinterError: Image transfer problem"
- *Status: "PrinterError: Image transfer problem"
- *Status: "PrinterError: Image transfer problem"
- *Status: "PrinterError: Image transfer problem"
- *Status: "PrinterError: Image transfer problem"
- *Status: "PrinterError: Image transfer problem"
- *Status: "PrinterError: Image transfer problem"
- *Status: "PrinterError: Image transfer problem"
- *Status: "PrinterError: Image transfer problem"
- *Status: "PrinterError: Image transfer problem"
- *Status: "PrinterError: Default page being defined is too long"
- *Status: "PrinterError: Printer rebooting"
-
- *% Input Sources (format: %%[ status: <stat>; source: <one of these> ]%% )
- *Source: "Serial"
- *Source: "SerialB"
- *Source: "LocalTalk"
- *Source: "Parallel"
- *Source: "ScsiComm"
- *Source: "ScsiCommB"
-
- *% Printer Error (format: %%[ PrinterError: <one of these> ]%%)
- *PrinterError: "Fatal error"
- *PrinterError: "Engine hardware failure"
- *PrinterError: "Printer busy"
- *PrinterError: "Printer in pause"
- *PrinterError: "Media jam"
- *PrinterError: "Cutter jam"
- *PrinterError: "No cassette"
- *PrinterError: "No media"
- *PrinterError: "Take done"
- *PrinterError: "Missed breakpoint"
- *PrinterError: "Warning: Low media"
- *PrinterError: "Cover Open"
- *PrinterError: "Non Voltatile Memory Write Complete"
- *PrinterError: "No Cutter"
- *PrinterError: "Engine Underrun"
- *PrinterError: "External Processor Not Ready"
- *PrinterError: "Command Processing State"
- *PrinterError: "Time out on engine communication"
- *PrinterError: "Engine communication failure"
- *PrinterError: "Error in engine resolution"
- *PrinterError: "Printer OK"
- *PrinterError: "Failed printerstart"
- *PrinterError: "Image transfer problem"
- *PrinterError: "Image transfer problem"
- *PrinterError: "Image transfer problem"
- *PrinterError: "Image transfer problem"
- *PrinterError: "Image transfer problem"
- *PrinterError: "Image transfer problem"
- *PrinterError: "Image transfer problem"
- *PrinterError: "Default page being defined is too long."
- *PrinterError: "Page being defined is too wide."
- *PrinterError: "Printer needs attention"
- *PrinterError: "Communications error"
- *PrinterError: "Carriage jam"
- *PrinterError: "Carriage sensor broken"
- *PrinterError: "Carriage hit wall"
- *PrinterError: "Carriage out of level"
- *PrinterError: "Media not loaded"
- *PrinterError: "Cassette full"
- *PrinterError: "Cassette/Media mismatch"
- *PrinterError: "Cutter in media path"
- *PrinterError: "Output punch jam"
- *PrinterError: "Input punch jam"
- *PrinterError: "Side door open"
- *PrinterError: "Spindle jam"
- *PrinterError: "Aperture jam"
- *PrinterError: "Polarizer jam"
- *PrinterError: "Weak lens jam"
- *PrinterError: "Cassette jam"
- *PrinterError: "Spinner error"
- *PrinterError: "Time out on engine communication"
- *PrinterError: "Engine communication failure"
- *PrinterError: "Error in engine resolution"
- *PrinterError: "Failed printerstart"
- *PrinterError: "Image transfer problem"
- *PrinterError: "Image transfer problem"
- *PrinterError: "Image transfer problem"
- *PrinterError: "Image transfer problem"
- *PrinterError: "Image transfer problem"
- *PrinterError: "Image transfer problem"
- *PrinterError: "Image transfer problem"
- *PrinterError: "Image transfer problem"
- *PrinterError: "Image transfer problem"
- *PrinterError: "Image transfer problem"
- *PrinterError: "Image transfer problem"
- *PrinterError: "Image transfer problem"
- *PrinterError: "Image transfer problem"
- *PrinterError: "Image transfer problem"
- *PrinterError: "Image transfer problem"
- *PrinterError: "Image transfer problem"
- *PrinterError: "Image transfer problem"
- *PrinterError: "Default page being defined is too long"
- *PrinterError: "Printer rebooting"
-
- *%DeviceAdjustMatrix: "[1 0 0 1 0 0]"
-
- *% Color Separation Information =====================
-
- *% *OpenUI *Separations: Boolean
- *% *OrderDependency: 40 AnySetup *Separations
- *% *Separations True: " 1 dict dup /Separations true put setpagedevice "
- *% *Separations False: " 1 dict dup /Separations false put setpagedevice "
- *% *DefaultSeparations: False
- *% *?Separations: "
- *% save
- *% currentpagedevice /Separations get
- *% { (True) }{ (False) } ifelse = flush
- *% restore
- *% "
- *% *End
- *% *CloseUI: *Separations
-
- *InkName: ProcessCyan/Process Cyan
- *InkName: ProcessMagenta/Process Magenta
- *InkName: ProcessYellow/Process Yellow
- *InkName: ProcessBlack/Process Black
- *InkName: CustomColor/Custom Color
-
- *% For 1200 dpi =====================================================
-
- *ColorSepScreenAngle ProcessBlack.65lpi.1200dpi/65 lpi / 1200 dpi BAL,STD: "45.0"
- *ColorSepScreenAngle CustomColor.65lpi.1200dpi/65 lpi / 1200 dpi BAL,STD: "45.0"
- *ColorSepScreenAngle ProcessCyan.65lpi.1200dpi/65 lpi / 1200 dpi BAL,STD: "15.0"
- *ColorSepScreenAngle ProcessMagenta.65lpi.1200dpi/65 lpi / 1200 dpi BAL,STD: "75.0"
- *ColorSepScreenAngle ProcessYellow.65lpi.1200dpi/65 lpi / 1200 dpi BAL,STD: "0.0"
-
- *ColorSepScreenFreq ProcessBlack.65lpi.1200dpi/65 lpi / 1200 dpi BAL,STD: "65.0"
- *ColorSepScreenFreq CustomColor.65lpi.1200dpi/65 lpi / 1200 dpi BAL,STD: "65.0"
- *ColorSepScreenFreq ProcessCyan.65lpi.1200dpi/65 lpi / 1200 dpi BAL,STD: "65.0"
- *ColorSepScreenFreq ProcessMagenta.65lpi.1200dpi/65 lpi / 1200 dpi BAL,STD: "65.0"
- *ColorSepScreenFreq ProcessYellow.65lpi.1200dpi/65 lpi / 1200 dpi BAL,STD: "65.0"
-
- *ColorSepScreenAngle ProcessBlack.75lpi.1200dpi/75 lpi / 1200 dpi BAL: "45.0"
- *ColorSepScreenAngle CustomColor.75lpi.1200dpi/75 lpi / 1200 dpi BAL: "45.0"
- *ColorSepScreenAngle ProcessCyan.75lpi.1200dpi/75 lpi / 1200 dpi BAL: "15.0"
- *ColorSepScreenAngle ProcessMagenta.75lpi.1200dpi/75 lpi / 1200 dpi BAL: "75.0"
- *ColorSepScreenAngle ProcessYellow.75lpi.1200dpi/75 lpi / 1200 dpi BAL: "0.0"
-
- *ColorSepScreenFreq ProcessBlack.75lpi.1200dpi/75 lpi / 1200 dpi BAL: "75.0"
- *ColorSepScreenFreq CustomColor.75lpi.1200dpi/75 lpi / 1200 dpi BAL: "75.0"
- *ColorSepScreenFreq ProcessCyan.75lpi.1200dpi/75 lpi / 1200 dpi BAL: "75.0"
- *ColorSepScreenFreq ProcessMagenta.75lpi.1200dpi/75 lpi / 1200 dpi BAL: "75.0"
- *ColorSepScreenFreq ProcessYellow.75lpi.1200dpi/75 lpi / 1200 dpi BAL: "75.0"
-
- *ColorSepScreenAngle ProcessBlack.85lpi.1200dpi/85 lpi / 1200 dpi BAL,AS: "45.0"
- *ColorSepScreenAngle CustomColor.85lpi.1200dpi/85 lpi / 1200 dpi BAL,AS: "45.0"
- *ColorSepScreenAngle ProcessCyan.85lpi.1200dpi/85 lpi / 1200 dpi BAL,AS: "15.0"
- *ColorSepScreenAngle ProcessMagenta.85lpi.1200dpi/85 lpi / 1200 dpi BAL,AS: "75.0"
- *ColorSepScreenAngle ProcessYellow.85lpi.1200dpi/85 lpi / 1200 dpi BAL,AS: "0.0"
-
- *ColorSepScreenFreq ProcessBlack.85lpi.1200dpi/85 lpi / 1200 dpi BAL,AS: "85.0"
- *ColorSepScreenFreq CustomColor.85lpi.1200dpi/85 lpi / 1200 dpi BAL,AS: "85.0"
- *ColorSepScreenFreq ProcessCyan.85lpi.1200dpi/85 lpi / 1200 dpi BAL,AS: "85.0"
- *ColorSepScreenFreq ProcessMagenta.85lpi.1200dpi/85 lpi / 1200 dpi BAL,AS: "85.0"
- *ColorSepScreenFreq ProcessYellow.85lpi.1200dpi/85 lpi / 1200 dpi BAL,AS: "85.0"
-
- *ColorSepScreenAngle ProcessBlack.100lpi.1200dpi/100 lpi / 1200 dpi ALL: "45.0"
- *ColorSepScreenAngle CustomColor.100lpi.1200dpi/100 lpi / 1200 dpi ALL: "45.0"
- *ColorSepScreenAngle ProcessCyan.100lpi.1200dpi/100 lpi / 1200 dpi ALL: "15.0"
- *ColorSepScreenAngle ProcessMagenta.100lpi.1200dpi/100 lpi / 1200 dpi ALL: "75.0"
- *ColorSepScreenAngle ProcessYellow.100lpi.1200dpi/100 lpi / 1200 dpi ALL: "0.0"
-
- *ColorSepScreenFreq ProcessBlack.100lpi.1200dpi/100 lpi / 1200 dpi ALL: "100.0"
- *ColorSepScreenFreq CustomColor.100lpi.1200dpi/100 lpi / 1200 dpi ALL: "100.0"
- *ColorSepScreenFreq ProcessCyan.100lpi.1200dpi/100 lpi / 1200 dpi ALL: "100.0"
- *ColorSepScreenFreq ProcessMagenta.100lpi.1200dpi/100 lpi / 1200 dpi ALL: "100.0"
- *ColorSepScreenFreq ProcessYellow.100lpi.1200dpi/100 lpi / 1200 dpi ALL: "100.0"
-
- *ColorSepScreenAngle ProcessBlack.110lpi.1200dpi/110 lpi / 1200 dpi BAL: "45.0"
- *ColorSepScreenAngle CustomColor.110lpi.1200dpi/110 lpi / 1200 dpi BAL: "45.0"
- *ColorSepScreenAngle ProcessCyan.110lpi.1200dpi/110 lpi / 1200 dpi BAL: "15.0"
- *ColorSepScreenAngle ProcessMagenta.110lpi.1200dpi/110 lpi / 1200 dpi BAL: "75.0"
- *ColorSepScreenAngle ProcessYellow.110lpi.1200dpi/110 lpi / 1200 dpi BAL: "0.0"
-
- *ColorSepScreenFreq ProcessBlack.110lpi.1200dpi/110 lpi / 1200 dpi BAL: "110.0"
- *ColorSepScreenFreq CustomColor.110lpi.1200dpi/110 lpi / 1200 dpi BAL: "110.0"
- *ColorSepScreenFreq ProcessCyan.110lpi.1200dpi/110 lpi / 1200 dpi BAL: "110.0"
- *ColorSepScreenFreq ProcessMagenta.110lpi.1200dpi/110 lpi / 1200 dpi BAL: "110.0"
- *ColorSepScreenFreq ProcessYellow.110lpi.1200dpi/110 lpi / 1200 dpi BAL: "110.0"
-
- *ColorSepScreenAngle ProcessBlack.120lpi.1200dpi/120 lpi / 1200 dpi BAL,AS: "45.0"
- *ColorSepScreenAngle CustomColor.120lpi.1200dpi/120 lpi / 1200 dpi BAL,AS: "45.0"
- *ColorSepScreenAngle ProcessCyan.120lpi.1200dpi/120 lpi / 1200 dpi BAL,AS: "15.0"
- *ColorSepScreenAngle ProcessMagenta.120lpi.1200dpi/120 lpi / 1200 dpi BAL,AS: "75.0"
- *ColorSepScreenAngle ProcessYellow.120lpi.1200dpi/120 lpi / 1200 dpi BAL,AS: "0.0"
-
- *ColorSepScreenFreq ProcessBlack.120lpi.1200dpi/120 lpi / 1200 dpi BAL,AS: "120.0"
- *ColorSepScreenFreq CustomColor.120lpi.1200dpi/120 lpi / 1200 dpi BAL,AS: "120.0"
- *ColorSepScreenFreq ProcessCyan.120lpi.1200dpi/120 lpi / 1200 dpi BAL,AS: "120.0"
- *ColorSepScreenFreq ProcessMagenta.120lpi.1200dpi/120 lpi / 1200 dpi BAL,AS: "120.0"
- *ColorSepScreenFreq ProcessYellow.120lpi.1200dpi/120 lpi / 1200 dpi BAL,AS: "120.0"
-
- *ColorSepScreenAngle ProcessBlack.133lpi.1200dpi/133 lpi / 1200 dpi AS,STD: "45.0"
- *ColorSepScreenAngle CustomColor.133lpi.1200dpi/133 lpi / 1200 dpi AS,STD: "45.0"
- *ColorSepScreenAngle ProcessCyan.133lpi.1200dpi/133 lpi / 1200 dpi AS,STD: "15.0"
- *ColorSepScreenAngle ProcessMagenta.133lpi.1200dpi/133 lpi / 1200 dpi AS,STD: "75.0"
- *ColorSepScreenAngle ProcessYellow.133lpi.1200dpi/133 lpi / 1200 dpi AS,STD: "0.0"
-
- *ColorSepScreenFreq ProcessBlack.133lpi.1200dpi/133 lpi / 1200 dpi AS,STD: "133.0"
- *ColorSepScreenFreq CustomColor.133lpi.1200dpi/133 lpi / 1200 dpi AS,STD: "133.0"
- *ColorSepScreenFreq ProcessCyan.133lpi.1200dpi/133 lpi / 1200 dpi AS,STD: "133.0"
- *ColorSepScreenFreq ProcessMagenta.133lpi.1200dpi/133 lpi / 1200 dpi AS,STD: "133.0"
- *ColorSepScreenFreq ProcessYellow.133lpi.1200dpi/133 lpi / 1200 dpi AS,STD: "133.0"
-
- *ColorSepScreenAngle ProcessBlack.140lpi.1200dpi/140 lpi / 1200 dpi BAL: "45.0"
- *ColorSepScreenAngle CustomColor.140lpi.1200dpi/140 lpi / 1200 dpi BAL: "45.0"
- *ColorSepScreenAngle ProcessCyan.140lpi.1200dpi/140 lpi / 1200 dpi BAL: "15.0"
- *ColorSepScreenAngle ProcessMagenta.140lpi.1200dpi/140 lpi / 1200 dpi BAL: "75.0"
- *ColorSepScreenAngle ProcessYellow.140lpi.1200dpi/140 lpi / 1200 dpi BAL: "0.0"
-
- *ColorSepScreenFreq ProcessBlack.140lpi.1200dpi/140 lpi / 1200 dpi BAL: "140.0"
- *ColorSepScreenFreq CustomColor.140lpi.1200dpi/140 lpi / 1200 dpi BAL: "140.0"
- *ColorSepScreenFreq ProcessCyan.140lpi.1200dpi/140 lpi / 1200 dpi BAL: "140.0"
- *ColorSepScreenFreq ProcessMagenta.140lpi.1200dpi/140 lpi / 1200 dpi BAL: "140.0"
- *ColorSepScreenFreq ProcessYellow.140lpi.1200dpi/140 lpi / 1200 dpi BAL: "140.0"
-
- *ColorSepScreenAngle ProcessBlack.150lpi.1200dpi/150 lpi / 1200 dpi STD: "45.0"
- *ColorSepScreenAngle CustomColor.150lpi.1200dpi/150 lpi / 1200 dpi STD: "45.0"
- *ColorSepScreenAngle ProcessCyan.150lpi.1200dpi/150 lpi / 1200 dpi STD: "15.0"
- *ColorSepScreenAngle ProcessMagenta.150lpi.1200dpi/150 lpi / 1200 dpi STD: "75.0"
- *ColorSepScreenAngle ProcessYellow.150lpi.1200dpi/150 lpi / 1200 dpi STD: "0.0"
-
- *ColorSepScreenFreq ProcessBlack.150lpi.1200dpi/150 lpi / 1200 dpi STD: "150.0"
- *ColorSepScreenFreq CustomColor.150lpi.1200dpi/150 lpi / 1200 dpi STD: "150.0"
- *ColorSepScreenFreq ProcessCyan.150lpi.1200dpi/150 lpi / 1200 dpi STD: "150.0"
- *ColorSepScreenFreq ProcessMagenta.150lpi.1200dpi/150 lpi / 1200 dpi STD: "150.0"
- *ColorSepScreenFreq ProcessYellow.150lpi.1200dpi/150 lpi / 1200 dpi STD: "150.0"
-
- *% For 1800 dpi =====================================================
-
- *ColorSepScreenAngle ProcessBlack.133lpi.1800dpi/133 lpi / 1800 dpi BAL: "45.0"
- *ColorSepScreenAngle CustomColor.133lpi.1800dpi/133 lpi / 1800 dpi BAL: "45.0"
- *ColorSepScreenAngle ProcessCyan.133lpi.1800dpi/133 lpi / 1800 dpi BAL: "15.0"
- *ColorSepScreenAngle ProcessMagenta.133lpi.1800dpi/133 lpi / 1800 dpi BAL: "75.0"
- *ColorSepScreenAngle ProcessYellow.133lpi.1800dpi/133 lpi / 1800 dpi BAL: "0.0"
-
- *ColorSepScreenFreq ProcessBlack.133lpi.1800dpi/133 lpi / 1800 dpi BAL: "133.0"
- *ColorSepScreenFreq CustomColor.133lpi.1800dpi/133 lpi / 1800 dpi BAL: "133.0"
- *ColorSepScreenFreq ProcessCyan.133lpi.1800dpi/133 lpi / 1800 dpi BAL: "133.0"
- *ColorSepScreenFreq ProcessMagenta.133lpi.1800dpi/133 lpi / 1800 dpi BAL: "133.0"
- *ColorSepScreenFreq ProcessYellow.133lpi.1800dpi/133 lpi / 1800 dpi BAL: "133.0"
-
- *ColorSepScreenAngle ProcessBlack.150lpi.1800dpi/150 lpi / 1800 dpi BAL: "45.0"
- *ColorSepScreenAngle CustomColor.150lpi.1800dpi/150 lpi / 1800 dpi BAL: "45.0"
- *ColorSepScreenAngle ProcessCyan.150lpi.1800dpi/150 lpi / 1800 dpi BAL: "15.0"
- *ColorSepScreenAngle ProcessMagenta.150lpi.1800dpi/150 lpi / 1800 dpi BAL: "75.0"
- *ColorSepScreenAngle ProcessYellow.150lpi.1800dpi/150 lpi / 1800 dpi BAL: "0.0"
-
- *ColorSepScreenFreq ProcessBlack.150lpi.1800dpi/150 lpi / 1800 dpi BAL: "150.0"
- *ColorSepScreenFreq CustomColor.150lpi.1800dpi/150 lpi / 1800 dpi BAL: "150.0"
- *ColorSepScreenFreq ProcessCyan.150lpi.1800dpi/150 lpi / 1800 dpi BAL: "150.0"
- *ColorSepScreenFreq ProcessMagenta.150lpi.1800dpi/150 lpi / 1800 dpi BAL: "150.0"
- *ColorSepScreenFreq ProcessYellow.150lpi.1800dpi/150 lpi / 1800 dpi BAL: "150.0"
-
- *% For 2400 dpi =====================================================
-
- *ColorSepScreenAngle ProcessBlack.85lpi.2400dpi/85 lpi / 2400 dpi BAL: "45.0"
- *ColorSepScreenAngle CustomColor.85lpi.2400dpi/85 lpi / 2400 dpi BAL: "45.0"
- *ColorSepScreenAngle ProcessCyan.85lpi.2400dpi/85 lpi / 2400 dpi BAL: "15.0"
- *ColorSepScreenAngle ProcessMagenta.85lpi.2400dpi/85 lpi / 2400 dpi BAL: "75.0"
- *ColorSepScreenAngle ProcessYellow.85lpi.2400dpi/85 lpi / 2400 dpi BAL: "0.0"
-
- *ColorSepScreenFreq ProcessBlack.85lpi.2400dpi/85 lpi / 2400 dpi BAL: "85.0"
- *ColorSepScreenFreq CustomColor.85lpi.2400dpi/85 lpi / 2400 dpi BAL: "85.0"
- *ColorSepScreenFreq ProcessCyan.85lpi.2400dpi/85 lpi / 2400 dpi BAL: "85.0"
- *ColorSepScreenFreq ProcessMagenta.85lpi.2400dpi/85 lpi / 2400 dpi BAL: "85.0"
- *ColorSepScreenFreq ProcessYellow.85lpi.2400dpi/85 lpi / 2400 dpi BAL: "85.0"
-
- *ColorSepScreenAngle ProcessBlack.100lpi.2400dpi/100 lpi / 2400 dpi ALL: "45.0"
- *ColorSepScreenAngle CustomColor.100lpi.2400dpi/100 lpi / 2400 dpi ALL: "45.0"
- *ColorSepScreenAngle ProcessCyan.100lpi.2400dpi/100 lpi / 2400 dpi ALL: "15.0"
- *ColorSepScreenAngle ProcessMagenta.100lpi.2400dpi/100 lpi / 2400 dpi ALL: "75.0"
- *ColorSepScreenAngle ProcessYellow.100lpi.2400dpi/100 lpi / 2400 dpi ALL: "0.0"
-
- *ColorSepScreenFreq ProcessBlack.100lpi.2400dpi/100 lpi / 2400 dpi ALL: "100.0"
- *ColorSepScreenFreq CustomColor.100lpi.2400dpi/100 lpi / 2400 dpi ALL: "100.0"
- *ColorSepScreenFreq ProcessCyan.100lpi.2400dpi/100 lpi / 2400 dpi ALL: "100.0"
- *ColorSepScreenFreq ProcessMagenta.100lpi.2400dpi/100 lpi / 2400 dpi ALL: "100.0"
- *ColorSepScreenFreq ProcessYellow.100lpi.2400dpi/100 lpi / 2400 dpi ALL: "100.0"
-
- *ColorSepScreenAngle ProcessBlack.110lpi.2400dpi/110 lpi / 2400 dpi BAL: "45.0"
- *ColorSepScreenAngle CustomColor.110lpi.2400dpi/110 lpi / 2400 dpi BAL: "45.0"
- *ColorSepScreenAngle ProcessCyan.110lpi.2400dpi/110 lpi / 2400 dpi BAL: "15.0"
- *ColorSepScreenAngle ProcessMagenta.110lpi.2400dpi/110 lpi / 2400 dpi BAL: "75.0"
- *ColorSepScreenAngle ProcessYellow.110lpi.2400dpi/110 lpi / 2400 dpi BAL: "0.0"
-
- *ColorSepScreenFreq ProcessBlack.110lpi.2400dpi/110 lpi / 2400 dpi BAL: "110.0"
- *ColorSepScreenFreq CustomColor.110lpi.2400dpi/110 lpi / 2400 dpi BAL: "110.0"
- *ColorSepScreenFreq ProcessCyan.110lpi.2400dpi/110 lpi / 2400 dpi BAL: "110.0"
- *ColorSepScreenFreq ProcessMagenta.110lpi.2400dpi/110 lpi / 2400 dpi BAL: "110.0"
- *ColorSepScreenFreq ProcessYellow.110lpi.2400dpi/110 lpi / 2400 dpi BAL: "110.0"
-
- *ColorSepScreenAngle ProcessBlack.120lpi.2400dpi/120 lpi / 2400 dpi ALL: "45.0"
- *ColorSepScreenAngle CustomColor.120lpi.2400dpi/120 lpi / 2400 dpi ALL: "45.0"
- *ColorSepScreenAngle ProcessCyan.120lpi.2400dpi/120 lpi / 2400 dpi ALL: "15.0"
- *ColorSepScreenAngle ProcessMagenta.120lpi.2400dpi/120 lpi / 2400 dpi ALL: "75.0"
- *ColorSepScreenAngle ProcessYellow.120lpi.2400dpi/120 lpi / 2400 dpi ALL: "0.0"
-
- *ColorSepScreenFreq ProcessBlack.120lpi.2400dpi/120 lpi / 2400 dpi ALL: "120.0"
- *ColorSepScreenFreq CustomColor.120lpi.2400dpi/120 lpi / 2400 dpi ALL: "120.0"
- *ColorSepScreenFreq ProcessCyan.120lpi.2400dpi/120 lpi / 2400 dpi ALL: "120.0"
- *ColorSepScreenFreq ProcessMagenta.120lpi.2400dpi/120 lpi / 2400 dpi ALL: "120.0"
- *ColorSepScreenFreq ProcessYellow.120lpi.2400dpi/120 lpi / 2400 dpi ALL: "120.0"
-
- *ColorSepScreenAngle ProcessBlack.133lpi.2400dpi/133 lpi / 2400 dpi ALL: "45.0"
- *ColorSepScreenAngle CustomColor.133lpi.2400dpi/133 lpi / 2400 dpi ALL: "45.0"
- *ColorSepScreenAngle ProcessCyan.133lpi.2400dpi/133 lpi / 2400 dpi ALL: "15.0"
- *ColorSepScreenAngle ProcessMagenta.133lpi.2400dpi/133 lpi / 2400 dpi ALL: "75.0"
- *ColorSepScreenAngle ProcessYellow.133lpi.2400dpi/133 lpi / 2400 dpi ALL: "0.0"
-
- *ColorSepScreenFreq ProcessBlack.133lpi.2400dpi/133 lpi / 2400 dpi ALL: "133.0"
- *ColorSepScreenFreq CustomColor.133lpi.2400dpi/133 lpi / 2400 dpi ALL: "133.0"
- *ColorSepScreenFreq ProcessCyan.133lpi.2400dpi/133 lpi / 2400 dpi ALL: "133.0"
- *ColorSepScreenFreq ProcessMagenta.133lpi.2400dpi/133 lpi / 2400 dpi ALL: "133.0"
- *ColorSepScreenFreq ProcessYellow.133lpi.2400dpi/133 lpi / 2400 dpi ALL: "133.0"
-
- *ColorSepScreenAngle ProcessBlack.140lpi.2400dpi/140 lpi / 2400 dpi BAL: "45.0"
- *ColorSepScreenAngle CustomColor.140lpi.2400dpi/140 lpi / 2400 dpi BAL: "45.0"
- *ColorSepScreenAngle ProcessCyan.140lpi.2400dpi/140 lpi / 2400 dpi BAL: "15.0"
- *ColorSepScreenAngle ProcessMagenta.140lpi.2400dpi/140 lpi / 2400 dpi BAL: "75.0"
- *ColorSepScreenAngle ProcessYellow.140lpi.2400dpi/140 lpi / 2400 dpi BAL: "0.0"
-
- *ColorSepScreenFreq ProcessBlack.140lpi.2400dpi/140 lpi / 2400 dpi BAL: "140.0"
- *ColorSepScreenFreq CustomColor.140lpi.2400dpi/140 lpi / 2400 dpi BAL: "140.0"
- *ColorSepScreenFreq ProcessCyan.140lpi.2400dpi/140 lpi / 2400 dpi BAL: "140.0"
- *ColorSepScreenFreq ProcessMagenta.140lpi.2400dpi/140 lpi / 2400 dpi BAL: "140.0"
- *ColorSepScreenFreq ProcessYellow.140lpi.2400dpi/140 lpi / 2400 dpi BAL: "140.0"
-
- *ColorSepScreenAngle ProcessBlack.150lpi.2400dpi/150 lpi / 2400 dpi ALL: "45.0"
- *ColorSepScreenAngle CustomColor.150lpi.2400dpi/150 lpi / 2400 dpi ALL: "45.0"
- *ColorSepScreenAngle ProcessCyan.150lpi.2400dpi/150 lpi / 2400 dpi ALL: "15.0"
- *ColorSepScreenAngle ProcessMagenta.150lpi.2400dpi/150 lpi / 2400 dpi ALL: "75.0"
- *ColorSepScreenAngle ProcessYellow.150lpi.2400dpi/150 lpi / 2400 dpi ALL: "0.0"
-
- *ColorSepScreenFreq ProcessBlack.150lpi.2400dpi/150 lpi / 2400 dpi ALL: "150.0"
- *ColorSepScreenFreq CustomColor.150lpi.2400dpi/150 lpi / 2400 dpi ALL: "150.0"
- *ColorSepScreenFreq ProcessCyan.150lpi.2400dpi/150 lpi / 2400 dpi ALL: "150.0"
- *ColorSepScreenFreq ProcessMagenta.150lpi.2400dpi/150 lpi / 2400 dpi ALL: "150.0"
- *ColorSepScreenFreq ProcessYellow.150lpi.2400dpi/150 lpi / 2400 dpi ALL: "150.0"
-
- *ColorSepScreenAngle ProcessBlack.160lpi.2400dpi/160 lpi / 2400 dpi STD: "45.0"
- *ColorSepScreenAngle CustomColor.160lpi.2400dpi/160 lpi / 2400 dpi STD: "45.0"
- *ColorSepScreenAngle ProcessCyan.160lpi.2400dpi/160 lpi / 2400 dpi STD: "15.0"
- *ColorSepScreenAngle ProcessMagenta.160lpi.2400dpi/160 lpi / 2400 dpi STD: "75.0"
- *ColorSepScreenAngle ProcessYellow.160lpi.2400dpi/160 lpi / 2400 dpi STD: "0.0"
-
- *ColorSepScreenFreq ProcessBlack.160lpi.2400dpi/160 lpi / 2400 dpi STD: "160.0"
- *ColorSepScreenFreq CustomColor.160lpi.2400dpi/160 lpi / 2400 dpi STD: "160.0"
- *ColorSepScreenFreq ProcessCyan.160lpi.2400dpi/160 lpi / 2400 dpi STD: "160.0"
- *ColorSepScreenFreq ProcessMagenta.160lpi.2400dpi/160 lpi / 2400 dpi STD: "160.0"
- *ColorSepScreenFreq ProcessYellow.160lpi.2400dpi/160 lpi / 2400 dpi STD: "160.0"
-
- *ColorSepScreenAngle ProcessBlack.175lpi.2400dpi/175 lpi / 2400 dpi ALL: "45.0"
- *ColorSepScreenAngle CustomColor.175lpi.2400dpi/175 lpi / 2400 dpi ALL: "45.0"
- *ColorSepScreenAngle ProcessCyan.175lpi.2400dpi/175 lpi / 2400 dpi ALL: "15.0"
- *ColorSepScreenAngle ProcessMagenta.175lpi.2400dpi/175 lpi / 2400 dpi ALL: "75.0"
- *ColorSepScreenAngle ProcessYellow.175lpi.2400dpi/175 lpi / 2400 dpi ALL: "0.0"
-
- *ColorSepScreenFreq ProcessBlack.175lpi.2400dpi/175 lpi / 2400 dpi ALL: "175.0"
- *ColorSepScreenFreq CustomColor.175lpi.2400dpi/175 lpi / 2400 dpi ALL: "175.0"
- *ColorSepScreenFreq ProcessCyan.175lpi.2400dpi/175 lpi / 2400 dpi ALL: "175.0"
- *ColorSepScreenFreq ProcessMagenta.175lpi.2400dpi/175 lpi / 2400 dpi ALL: "175.0"
- *ColorSepScreenFreq ProcessYellow.175lpi.2400dpi/175 lpi / 2400 dpi ALL: "175.0"
-
- *ColorSepScreenAngle ProcessBlack.200lpi.2400dpi/200 lpi / 2400 dpi BAL,STD: "45.0"
- *ColorSepScreenAngle CustomColor.200lpi.2400dpi/200 lpi / 2400 dpi BAL,STD: "45.0"
- *ColorSepScreenAngle ProcessCyan.200lpi.2400dpi/200 lpi / 2400 dpi BAL,STD: "15.0"
- *ColorSepScreenAngle ProcessMagenta.200lpi.2400dpi/200 lpi / 2400 dpi BAL,STD: "75.0"
- *ColorSepScreenAngle ProcessYellow.200lpi.2400dpi/200 lpi / 2400 dpi BAL,STD: "0.0"
-
- *ColorSepScreenFreq ProcessBlack.200lpi.2400dpi/200 lpi / 2400 dpi BAL,STD: "200.0"
- *ColorSepScreenFreq CustomColor.200lpi.2400dpi/200 lpi / 2400 dpi BAL,STD: "200.0"
- *ColorSepScreenFreq ProcessCyan.200lpi.2400dpi/200 lpi / 2400 dpi BAL,STD: "200.0"
- *ColorSepScreenFreq ProcessMagenta.200lpi.2400dpi/200 lpi / 2400 dpi BAL,STD: "200.0"
- *ColorSepScreenFreq ProcessYellow.200lpi.2400dpi/200 lpi / 2400 dpi BAL,STD: "200.0"
-
- *% For 3600 dpi =====================================================
-
- *ColorSepScreenAngle ProcessBlack.133lpi.3600dpi/133 lpi / 3600 dpi BAL,STD: "45.0"
- *ColorSepScreenAngle CustomColor.133lpi.3600dpi/133 lpi / 3600 dpi BAL,STD: "45.0"
- *ColorSepScreenAngle ProcessCyan.133lpi.3600dpi/133 lpi / 3600 dpi BAL,STD: "15.0"
- *ColorSepScreenAngle ProcessMagenta.133lpi.3600dpi/133 lpi / 3600 dpi BAL,STD: "75.0"
- *ColorSepScreenAngle ProcessYellow.133lpi.3600dpi/133 lpi / 3600 dpi BAL,STD: "0.0"
-
- *ColorSepScreenFreq ProcessBlack.133lpi.3600dpi/133 lpi / 3600 dpi BAL,STD: "133.0"
- *ColorSepScreenFreq CustomColor.133lpi.3600dpi/133 lpi / 3600 dpi BAL,STD: "133.0"
- *ColorSepScreenFreq ProcessCyan.133lpi.3600dpi/133 lpi / 3600 dpi BAL,STD: "133.0"
- *ColorSepScreenFreq ProcessMagenta.133lpi.3600dpi/133 lpi / 3600 dpi BAL,STD: "133.0"
- *ColorSepScreenFreq ProcessYellow.133lpi.3600dpi/133 lpi / 3600 dpi BAL,STD: "133.0"
-
- *ColorSepScreenAngle ProcessBlack.140lpi.3600dpi/140 lpi / 3600 dpi BAL: "45.0"
- *ColorSepScreenAngle CustomColor.140lpi.3600dpi/140 lpi / 3600 dpi BAL: "45.0"
- *ColorSepScreenAngle ProcessCyan.140lpi.3600dpi/140 lpi / 3600 dpi BAL: "15.0"
- *ColorSepScreenAngle ProcessMagenta.140lpi.3600dpi/140 lpi / 3600 dpi BAL: "75.0"
- *ColorSepScreenAngle ProcessYellow.140lpi.3600dpi/140 lpi / 3600 dpi BAL: "0.0"
-
- *ColorSepScreenFreq ProcessBlack.140lpi.3600dpi/140 lpi / 3600 dpi BAL: "140.0"
- *ColorSepScreenFreq CustomColor.140lpi.3600dpi/140 lpi / 3600 dpi BAL: "140.0"
- *ColorSepScreenFreq ProcessCyan.140lpi.3600dpi/140 lpi / 3600 dpi BAL: "140.0"
- *ColorSepScreenFreq ProcessMagenta.140lpi.3600dpi/140 lpi / 3600 dpi BAL: "140.0"
- *ColorSepScreenFreq ProcessYellow.140lpi.3600dpi/140 lpi / 3600 dpi BAL: "140.0"
-
- *ColorSepScreenAngle ProcessBlack.150lpi.3600dpi/150 lpi / 3600 dpi ALL: "45.0"
- *ColorSepScreenAngle CustomColor.150lpi.3600dpi/150 lpi / 3600 dpi ALL: "45.0"
- *ColorSepScreenAngle ProcessCyan.150lpi.3600dpi/150 lpi / 3600 dpi ALL: "15.0"
- *ColorSepScreenAngle ProcessMagenta.150lpi.3600dpi/150 lpi / 3600 dpi ALL: "75.0"
- *ColorSepScreenAngle ProcessYellow.150lpi.3600dpi/150 lpi / 3600 dpi ALL: "0.0"
-
- *ColorSepScreenFreq ProcessBlack.150lpi.3600dpi/150 lpi / 3600 dpi ALL: "150.0"
- *ColorSepScreenFreq CustomColor.150lpi.3600dpi/150 lpi / 3600 dpi ALL: "150.0"
- *ColorSepScreenFreq ProcessCyan.150lpi.3600dpi/150 lpi / 3600 dpi ALL: "150.0"
- *ColorSepScreenFreq ProcessMagenta.150lpi.3600dpi/150 lpi / 3600 dpi ALL: "150.0"
- *ColorSepScreenFreq ProcessYellow.150lpi.3600dpi/150 lpi / 3600 dpi ALL: "150.0"
-
- *ColorSepScreenAngle ProcessBlack.175lpi.3600dpi/175 lpi / 3600 dpi ALL: "45.0"
- *ColorSepScreenAngle CustomColor.175lpi.3600dpi/175 lpi / 3600 dpi ALL: "45.0"
- *ColorSepScreenAngle ProcessCyan.175lpi.3600dpi/175 lpi / 3600 dpi ALL: "15.0"
- *ColorSepScreenAngle ProcessMagenta.175lpi.3600dpi/175 lpi / 3600 dpi ALL: "75.0"
- *ColorSepScreenAngle ProcessYellow.175lpi.3600dpi/175 lpi / 3600 dpi ALL: "0.0"
-
- *ColorSepScreenFreq ProcessBlack.175lpi.3600dpi/175 lpi / 3600 dpi ALL: "175.0"
- *ColorSepScreenFreq CustomColor.175lpi.3600dpi/175 lpi / 3600 dpi ALL: "175.0"
- *ColorSepScreenFreq ProcessCyan.175lpi.3600dpi/175 lpi / 3600 dpi ALL: "175.0"
- *ColorSepScreenFreq ProcessMagenta.175lpi.3600dpi/175 lpi / 3600 dpi ALL: "175.0"
- *ColorSepScreenFreq ProcessYellow.175lpi.3600dpi/175 lpi / 3600 dpi ALL: "175.0"
-
- *ColorSepScreenAngle ProcessBlack.200lpi.3600dpi/200 lpi / 3600 dpi ALL: "45.0"
- *ColorSepScreenAngle CustomColor.200lpi.3600dpi/200 lpi / 3600 dpi ALL: "45.0"
- *ColorSepScreenAngle ProcessCyan.200lpi.3600dpi/200 lpi / 3600 dpi ALL: "15.0"
- *ColorSepScreenAngle ProcessMagenta.200lpi.3600dpi/200 lpi / 3600 dpi ALL: "75.0"
- *ColorSepScreenAngle ProcessYellow.200lpi.3600dpi/200 lpi / 3600 dpi ALL: "0.0"
-
- *ColorSepScreenFreq ProcessBlack.200lpi.3600dpi/200 lpi / 3600 dpi ALL: "200.0"
- *ColorSepScreenFreq CustomColor.200lpi.3600dpi/200 lpi / 3600 dpi ALL: "200.0"
- *ColorSepScreenFreq ProcessCyan.200lpi.3600dpi/200 lpi / 3600 dpi ALL: "200.0"
- *ColorSepScreenFreq ProcessMagenta.200lpi.3600dpi/200 lpi / 3600 dpi ALL: "200.0"
- *ColorSepScreenFreq ProcessYellow.200lpi.3600dpi/200 lpi / 3600 dpi ALL: "200.0"
-
- *ColorSepScreenAngle ProcessBlack.212lpi.3600dpi/212 lpi / 3600 dpi AS: "45.0"
- *ColorSepScreenAngle CustomColor.212lpi.3600dpi/212 lpi / 3600 dpi AS: "45.0"
- *ColorSepScreenAngle ProcessCyan.212lpi.3600dpi/212 lpi / 3600 dpi AS: "15.0"
- *ColorSepScreenAngle ProcessMagenta.212lpi.3600dpi/212 lpi / 3600 dpi AS: "75.0"
- *ColorSepScreenAngle ProcessYellow.212lpi.3600dpi/212 lpi / 3600 dpi AS: "0.0"
-
- *ColorSepScreenFreq ProcessBlack.212lpi.3600dpi/212 lpi / 3600 dpi AS: "212.0"
- *ColorSepScreenFreq CustomColor.212lpi.3600dpi/212 lpi / 3600 dpi AS: "212.0"
- *ColorSepScreenFreq ProcessCyan.212lpi.3600dpi/212 lpi / 3600 dpi AS: "212.0"
- *ColorSepScreenFreq ProcessMagenta.212lpi.3600dpi/212 lpi / 3600 dpi AS: "212.0"
- *ColorSepScreenFreq ProcessYellow.212lpi.3600dpi/212 lpi / 3600 dpi AS: "212.0"
-
- *ColorSepScreenAngle ProcessBlack.225lpi.3600dpi/225 lpi / 3600 dpi BAL,AS: "45.0"
- *ColorSepScreenAngle CustomColor.225lpi.3600dpi/225 lpi / 3600 dpi BAL,AS: "45.0"
- *ColorSepScreenAngle ProcessCyan.225lpi.3600dpi/225 lpi / 3600 dpi BAL,AS: "15.0"
- *ColorSepScreenAngle ProcessMagenta.225lpi.3600dpi/225 lpi / 3600 dpi BAL,AS: "75.0"
- *ColorSepScreenAngle ProcessYellow.225lpi.3600dpi/225 lpi / 3600 dpi BAL,AS: "0.0"
-
- *ColorSepScreenFreq ProcessBlack.225lpi.3600dpi/225 lpi / 3600 dpi BAL,AS: "225.0"
- *ColorSepScreenFreq CustomColor.225lpi.3600dpi/225 lpi / 3600 dpi BAL,AS: "225.0"
- *ColorSepScreenFreq ProcessCyan.225lpi.3600dpi/225 lpi / 3600 dpi BAL,AS: "225.0"
- *ColorSepScreenFreq ProcessMagenta.225lpi.3600dpi/225 lpi / 3600 dpi BAL,AS: "225.0"
- *ColorSepScreenFreq ProcessYellow.225lpi.3600dpi/225 lpi / 3600 dpi BAL,AS: "225.0"
-
- *ColorSepScreenAngle ProcessBlack.240lpi.3600dpi/240 lpi / 3600 dpi STD: "45.0"
- *ColorSepScreenAngle CustomColor.240lpi.3600dpi/240 lpi / 3600 dpi STD: "45.0"
- *ColorSepScreenAngle ProcessCyan.240lpi.3600dpi/240 lpi / 3600 dpi STD: "15.0"
- *ColorSepScreenAngle ProcessMagenta.240lpi.3600dpi/240 lpi / 3600 dpi STD: "75.0"
- *ColorSepScreenAngle ProcessYellow.240lpi.3600dpi/240 lpi / 3600 dpi STD: "0.0"
-
- *ColorSepScreenFreq ProcessBlack.240lpi.3600dpi/240 lpi / 3600 dpi STD: "240.0"
- *ColorSepScreenFreq CustomColor.240lpi.3600dpi/240 lpi / 3600 dpi STD: "240.0"
- *ColorSepScreenFreq ProcessCyan.240lpi.3600dpi/240 lpi / 3600 dpi STD: "240.0"
- *ColorSepScreenFreq ProcessMagenta.240lpi.3600dpi/240 lpi / 3600 dpi STD: "240.0"
- *ColorSepScreenFreq ProcessYellow.240lpi.3600dpi/240 lpi / 3600 dpi STD: "240.0"
-
- *ColorSepScreenAngle ProcessBlack.250lpi.3600dpi/250 lpi / 3600 dpi BAL,AS: "45.0"
- *ColorSepScreenAngle CustomColor.250lpi.3600dpi/250 lpi / 3600 dpi BAL,AS: "45.0"
- *ColorSepScreenAngle ProcessCyan.250lpi.3600dpi/250 lpi / 3600 dpi BAL,AS: "15.0"
- *ColorSepScreenAngle ProcessMagenta.250lpi.3600dpi/250 lpi / 3600 dpi BAL,AS: "75.0"
- *ColorSepScreenAngle ProcessYellow.250lpi.3600dpi/250 lpi / 3600 dpi BAL,AS: "0.0"
-
- *ColorSepScreenFreq ProcessBlack.250lpi.3600dpi/250 lpi / 3600 dpi BAL,AS: "250.0"
- *ColorSepScreenFreq CustomColor.250lpi.3600dpi/250 lpi / 3600 dpi BAL,AS: "250.0"
- *ColorSepScreenFreq ProcessCyan.250lpi.3600dpi/250 lpi / 3600 dpi BAL,AS: "250.0"
- *ColorSepScreenFreq ProcessMagenta.250lpi.3600dpi/250 lpi / 3600 dpi BAL,AS: "250.0"
- *ColorSepScreenFreq ProcessYellow.250lpi.3600dpi/250 lpi / 3600 dpi BAL,AS: "250.0"
-
- *ColorSepScreenAngle ProcessBlack.300lpi.3600dpi/300 lpi / 3600 dpi BAL,STD: "45.0"
- *ColorSepScreenAngle CustomColor.300lpi.3600dpi/300 lpi / 3600 dpi BAL,STD: "45.0"
- *ColorSepScreenAngle ProcessCyan.300lpi.3600dpi/300 lpi / 3600 dpi BAL,STD: "15.0"
- *ColorSepScreenAngle ProcessMagenta.300lpi.3600dpi/300 lpi / 3600 dpi BAL,STD: "75.0"
- *ColorSepScreenAngle ProcessYellow.300lpi.3600dpi/300 lpi / 3600 dpi BAL,STD: "0.0"
-
- *ColorSepScreenFreq ProcessBlack.300lpi.3600dpi/300 lpi / 3600 dpi BAL,STD: "300.0"
- *ColorSepScreenFreq CustomColor.300lpi.3600dpi/300 lpi / 3600 dpi BAL,STD: "300.0"
- *ColorSepScreenFreq ProcessCyan.300lpi.3600dpi/300 lpi / 3600 dpi BAL,STD: "300.0"
- *ColorSepScreenFreq ProcessMagenta.300lpi.3600dpi/300 lpi / 3600 dpi BAL,STD: "300.0"
- *ColorSepScreenFreq ProcessYellow.300lpi.3600dpi/300 lpi / 3600 dpi BAL,STD: "300.0"
-
- *% end of PPD file AGA44SF2.PPD
-